func github.com/jackc/pgx/v5/pgtype.newHSP

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		hstore.go#L293: func newHSP(in string) *hstoreParser {
		hstore.go#L455: 	p := newHSP(s)